home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / initsn~1.zoo / init / readme.ts
Encoding:
Text File  |  1993-01-13  |  1.5 KB  |  37 lines

  1. readme file for tesche's bugfixes, 13th January 1993
  2. ----------------------------------------------------
  3.  
  4. There have been two bugs in the latest release of the init suite by S.R.Usher.
  5. As he told me yesterday, he has fixed them in his code, but because he is very
  6. busy at the moment he'll not release a new version soon, so meanwhile you may
  7. take my personal bugfixes:
  8.  
  9. 1) There was a bug in login.c, which caused errors in the login registration.
  10.    The /etc/utmp, /var/adm/wtmp and /var/adm/lastlog had to be writable for
  11.    all users, not just for their owner 'root', otherwise they weren't
  12.    accessible and no login registration was possible. Of course this was
  13.    not what Stephen intended to do...
  14.  
  15. 2) There was a bug in write.c, which made it impossible to use the program.
  16.    It got aborted with 'stopped (tty output)' every time, because he catched
  17.    the SIGTSTP signal. What he wanted to do was to catch the SIGTTOU signal
  18.    and that's what I've changed.
  19.  
  20. Maybe there're other bugs, so there's no warranty or whatsoever, just like
  21. Stephen says it in his docs:
  22.  
  23. "This is still an early version of this software. As far as we can tell it
  24. will work, but, there are no guarantees as to it's usefullness or fittness
  25. for any purpose whatsoever."
  26.  
  27. Torsten Scherer (tesche)
  28. Universitaet Bielefeld, Technische Fakultaet, Bielefeld, Germany, Europe, Earth
  29. e-mail: itschere@techfak.uni-bielefeld.de
  30.     tesche@dave.hrz.uni-bielefeld.de
  31.  
  32. for any other problems please contact:
  33.  
  34. Stephen R. Usher (susher)
  35. e-mail: susher@earth.ox.ac.uk
  36.     susher@uk.ac.ox.earth
  37.